Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / IAsyncActionWithProgress<TProgress> Interface / Cancel Method

In This Topic
    Cancel Method (IAsyncActionWithProgress<TProgress>)
    In This Topic
    Cancels the asynchronous operation.
    Syntax
    'Declaration
     
    Sub Cancel() 
    void Cancel()
    See Also